window: add an is-maximized property to GtkWindow
authorCosimo Cecchi <cosimoc@gnome.org>
Wed, 24 Apr 2013 19:45:49 +0000 (15:45 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 14 Jan 2014 04:13:37 +0000 (23:13 -0500)
commit197785744b3a74e70086fa91306c824de2c3f54c
treedde6362d1bde1415280a53689da85fe7ee6b85a8
parent1691bb741d50c90ee938f0b73fe81b0ca9bfd6d4
window: add an is-maximized property to GtkWindow

With proper notifications, plus an accessor method for that state. This
allows client to just listen to notify::is-maximized instead of tracking
window-state-event.

https://bugzilla.gnome.org/show_bug.cgi?id=698786
docs/reference/gtk/gtk3-sections.txt
gtk/gtkheaderbar.c
gtk/gtkwindow.c
gtk/gtkwindow.h
gtk/gtkwindowprivate.h